Add performance test for gtkcairoblur
authorAlexander Larsson <alexl@redhat.com>
Thu, 19 Mar 2015 15:24:19 +0000 (16:24 +0100)
committerAlexander Larsson <alexl@redhat.com>
Sat, 21 Mar 2015 19:59:57 +0000 (20:59 +0100)
commit9ba185b749542618bc2843517d49dc05ed006164
tree177c355162d725701e1dac10897da8b051f77fb3
parentdd1af9bbdd13607454fb646093b8e3d9ef6f0423
Add performance test for gtkcairoblur

This just creates a large cairo surface and times bluring it
at various values of radius.

https://bugzilla.gnome.org/show_bug.cgi?id=746468
tests/Makefile.am
tests/blur-performance.c [new file with mode: 0644]